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

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_114'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '665'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_132'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_115'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '665'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_133'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_111'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_129'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_112'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_130'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_106'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_124'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_107'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_125'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_104'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_122'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_105'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_123'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_110'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_128'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_109'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_127'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_108'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '664'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_126'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_101'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_119'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_102'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_120'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_103'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_121'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_72'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_90'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_73'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_91'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_74'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_92'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_75'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_93'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_76'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_94'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_77'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_95'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_78'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_96'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_79'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_97'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_80'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_98'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_81'^^xsd:string;
  dwc:scientificName 'Peridinium pedunculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576656'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_99'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '233244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_82'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_100'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_70'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_88'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_71'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_89'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_88'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_106'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_89'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_107'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_90'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_108'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_91'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_109'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_92'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_110'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_93'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_111'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_94'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_112'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_95'^^xsd:string;
  dwc:scientificName 'Amphidinium flagellans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109728'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_113'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_96'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_114'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_97'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_115'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_98'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_116'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_99'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_117'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_100'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '663'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_118'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_83'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_101'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_84'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_102'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_85'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_103'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_86'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_104'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_87'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '662'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_105'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_117'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '665'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_135'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_118'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '665'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_136'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_121'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '666'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_139'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_119'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '666'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_137'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_120'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '666'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_138'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_125'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '668'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_143'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_124'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '667'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_142'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_123'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '667'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_141'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_122'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '666'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_140'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_113'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '665'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_131'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_116'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '665'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_134'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_126'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '668'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_144'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_56'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_74'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_57'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_75'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_58'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_76'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_59'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_77'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_60'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_78'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_61'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_79'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_62'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_80'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_63'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_81'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_64'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_82'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_65'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '660'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_83'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_66'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_84'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_67'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_85'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_68'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_86'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.99"^^xsd:decimal ;
  dwc:decimalLongitude "36.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.99 36.34)"^^geo:wktLiteral ;
  geo-pos:lat "41.99"^^xsd:decimal ;
  geo-pos:long "36.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "14" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_69'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '661'^^xsd:integer;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.34'^^xsd:double;
  dwc:latitude '41.99'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_87'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_759'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_770'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_760'^^xsd:string;
  dwc:scientificName 'Peridinium pedunculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576656'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_771'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '233244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_7'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_56'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_8'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_57'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_9'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_58'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_10'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_59'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_11'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_60'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_12'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_61'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_13'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_62'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_14'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_63'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_15'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_64'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_16'^^xsd:string;
  dwc:scientificName 'Peridinium globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163843'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_65'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_17'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_66'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_18'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_67'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_19'^^xsd:string;
  dwc:scientificName 'Amphidinium flagellans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109728'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_68'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_20'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_69'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_750'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_761'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_751'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_762'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_752'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_763'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_753'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_764'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_754'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_765'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_755'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_766'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_756'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_767'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_757'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_768'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_758'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_769'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_746'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_757'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_747'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_758'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_748'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_759'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_749'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '669'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_760'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_24'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_1'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_25'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_2'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_26'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_3'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_27'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_4'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_31'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_8'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_32'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_9'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_33'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_10'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_34'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_11'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_42'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_12'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_43'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_13'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_44'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_14'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_45'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '675'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_15'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_46'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '675'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_16'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_47'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '675'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_17'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_48'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '675'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_18'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_49'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '675'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_19'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_50'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '676'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_20'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_28'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_5'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_29'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_6'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_30'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_7'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_23'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_72'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_55'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '677'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_73'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_51'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '676'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_21'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_52'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '677'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_22'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_53'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '677'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_23'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_54'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '677'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_24'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_761'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_25'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_762'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_26'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_763'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_27'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_764'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_28'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_765'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_29'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_766'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '670'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_30'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_767'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_31'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_768'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_32'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_769'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_33'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109779'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_50'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_2'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_51'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_3'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_52'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_4'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_53'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_5'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_54'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_6'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_55'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_21'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_70'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_22'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '672'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_71'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_770'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_34'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_771'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '671'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_35'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_35'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_36'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_36'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_37'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_37'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_38'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_38'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '673'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_39'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_39'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_40'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_40'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_41'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.81"^^xsd:decimal ;
  dwc:decimalLongitude "36.72"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.81 36.72)"^^geo:wktLiteral ;
  geo-pos:lat "41.81"^^xsd:decimal ;
  geo-pos:long "36.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_41'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '674'^^xsd:integer;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '36.72'^^xsd:double;
  dwc:latitude '41.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_42'^^xsd:string;
  dwc:observationDate '1951-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_725'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_736'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_726'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_737'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_727'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_738'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_728'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_739'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_729'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_740'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_730'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_741'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_731'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_742'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_732'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_743'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_733'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '679'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_744'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_734'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_745'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_735'^^xsd:string;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_746'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_736'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_747'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_737'^^xsd:string;
  dwc:scientificName 'Peridinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '162785'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_748'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_738'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_749'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_739'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_750'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_740'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '680'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_751'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_744'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '681'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_755'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_745'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '681'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_756'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_741'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '681'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_752'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_742'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '681'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_753'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.63"^^xsd:decimal ;
  dwc:decimalLongitude "37.2"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.63 37.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.63"^^xsd:decimal ;
  geo-pos:long "37.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_743'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '681'^^xsd:integer;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.2'^^xsd:double;
  dwc:latitude '41.63'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_754'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_661'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_672'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_662'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_673'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_663'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_674'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_668'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_679'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_669'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_680'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_670'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_681'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_671'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_682'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_672'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_683'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_673'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_684'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_675'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_686'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_676'^^xsd:string;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_687'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_664'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_675'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_665'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_676'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_666'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_677'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_667'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '689'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_678'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_674'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_685'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_677'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_688'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_678'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_689'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_679'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_690'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_680'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '690'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_691'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_681'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_692'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_721'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '695'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_732'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_722'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '696'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_733'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_723'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '696'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_734'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_724'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '697'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_735'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_682'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_693'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_683'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_694'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_684'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_695'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_685'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_696'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_686'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_697'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_687'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_698'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_688'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_699'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_689'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_700'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_690'^^xsd:string;
  dwc:scientificName 'Coscinosira oestrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573445'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_701'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_691'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '691'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_702'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_692'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_703'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_693'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_704'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_694'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_705'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_695'^^xsd:string;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_706'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_696'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_707'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_697'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_708'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_698'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_709'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_699'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_710'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_700'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_711'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_701'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_712'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_702'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '692'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_713'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_703'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_714'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_704'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_715'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_705'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_716'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_706'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_717'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_707'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_718'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_708'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_719'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_709'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_720'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_710'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_721'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_711'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_722'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_712'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '693'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_723'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_713'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '694'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_724'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_714'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '694'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_725'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_715'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '694'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_726'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_716'^^xsd:string;
  dwc:scientificName 'Gymnodinium arcticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '694'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '162529'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_727'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '162529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_717'^^xsd:string;
  dwc:scientificName 'Ceratium fusus var. seta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '694'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '422704'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_728'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '841762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_718'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '694'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_729'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_719'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '695'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_730'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.86"^^xsd:decimal ;
  dwc:decimalLongitude "37.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.86 37.42)"^^geo:wktLiteral ;
  geo-pos:lat "41.86"^^xsd:decimal ;
  geo-pos:long "37.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_720'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '695'^^xsd:integer;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.42'^^xsd:double;
  dwc:latitude '41.86'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_731'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_602'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_613'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_603'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_614'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_604'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_615'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_605'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_616'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_606'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_617'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_607'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_618'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_608'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_619'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_609'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_620'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_610'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_621'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_611'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_622'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_612'^^xsd:string;
  dwc:scientificName 'Ceratium eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '670379'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_623'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '495680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_613'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_624'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_614'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_625'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_615'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_626'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_616'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_627'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_617'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_628'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_618'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_629'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_619'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_630'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_620'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_631'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_621'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_632'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_622'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_633'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_623'^^xsd:string;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_634'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_624'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_635'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_625'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_636'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_626'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_637'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_627'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_638'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_628'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_639'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_629'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_640'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_630'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_641'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_631'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_642'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_632'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_643'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_633'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_644'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_634'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_645'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_635'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_646'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_636'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_647'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_637'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_648'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_638'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_649'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_639'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_650'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_640'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '701'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_651'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_641'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_652'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_642'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_653'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_643'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_654'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_644'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_655'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_645'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_656'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_646'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_657'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_647'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_658'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_648'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '702'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_659'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_649'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '703'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_660'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_650'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '703'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_661'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_651'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '703'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_662'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_652'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '703'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_663'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_653'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '704'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_664'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_654'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '704'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_665'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_655'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '704'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_666'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_656'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '704'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_667'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_657'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '705'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_668'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_658'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '705'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_669'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_659'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '706'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_670'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_660'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '706'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_671'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_597'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_461'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_598'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_462'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_599'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_463'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_600'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_464'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.12"^^xsd:decimal ;
  dwc:decimalLongitude "37.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.12 37.62)"^^geo:wktLiteral ;
  geo-pos:lat "42.12"^^xsd:decimal ;
  geo-pos:long "37.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_601'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '37.62'^^xsd:double;
  dwc:latitude '42.12'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_465'^^xsd:string;
  dwc:observationDate '1951-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_577'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_595'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_578'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_596'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_579'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_597'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_580'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_598'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_581'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_599'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_582'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_600'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_583'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_601'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_584'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_602'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_585'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_603'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_586'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_604'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_587'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_605'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_588'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_606'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_589'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_607'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_590'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_608'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_591'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_609'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_592'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_610'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_593'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_611'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_594'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens var. atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '593887'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_612'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '593887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_477'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_495'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_478'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_496'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_479'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_497'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_480'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_498'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_481'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_499'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_482'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_500'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_483'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_501'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_484'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_502'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_595'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_459'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_596'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '715'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_460'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_454'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_472'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_455'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_473'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_456'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_474'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_457'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_475'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_458'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_476'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_459'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_477'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_460'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_478'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_463'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_481'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_464'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_482'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_465'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_483'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_466'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_484'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_467'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_485'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_468'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_486'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_469'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_487'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_470'^^xsd:string;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_488'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_471'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_489'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_472'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_490'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_473'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_491'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_474'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_492'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_475'^^xsd:string;
  dwc:scientificName 'Syracosphaera molischii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '236039'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_493'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_476'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '710'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_494'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_462'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_480'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_461'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '709'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_479'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_485'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_503'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_486'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_504'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_487'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_505'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_488'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_506'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_489'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_507'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_490'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_508'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_491'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_509'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_492'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_510'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_493'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '711'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_511'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_494'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_512'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_495'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_513'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_496'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_514'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_497'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_515'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_498'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_516'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_499'^^xsd:string;
  dwc:scientificName 'Gymnodinium agile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232554'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_517'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '707838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_500'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_518'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_501'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_519'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_502'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_520'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_503'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_521'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_504'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_522'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_505'^^xsd:string;
  dwc:scientificName 'Pyrocystis lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '164053'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_523'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_506'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_524'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_507'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_525'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_508'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_526'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_509'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_527'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_510'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_528'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_511'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_529'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_512'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '712'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_530'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_513'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '713'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_531'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_514'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '713'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_532'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_515'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '713'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_533'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_516'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '713'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_534'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_517'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '713'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_535'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_518'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '713'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_536'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_519'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '713'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_537'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65"^^xsd:decimal ;
  dwc:decimalLongitude "38.03"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65 38.03)"^^geo:wktLiteral ;
  geo-pos:lat "42.65"^^xsd:decimal ;
  geo-pos:long "38.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "20" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_520'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '714'^^xsd:integer;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.03'^^xsd:double;
  dwc:latitude '42.65'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_538'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_366'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_377'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_367'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_378'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_368'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_379'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_369'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_380'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_370'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_381'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_371'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_382'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_372'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_383'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_373'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_384'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_374'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_385'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_375'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_386'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_376'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_387'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_377'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens var. atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '593887'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_388'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '593887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_378'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_389'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_379'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_390'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_380'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_391'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_381'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_392'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_382'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_393'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_383'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_394'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_384'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_395'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_385'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_396'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_386'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_397'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_387'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_398'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_388'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_399'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_389'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_400'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_390'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '719'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_401'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_391'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_402'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_392'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_403'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_393'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_404'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_394'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_405'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_395'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_406'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_396'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_407'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_397'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_408'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_398'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_409'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_399'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_410'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_400'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_411'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_401'^^xsd:string;
  dwc:scientificName 'Ceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109969'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_412'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_402'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_413'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_403'^^xsd:string;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_414'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_404'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_415'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_405'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_416'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_406'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_417'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_407'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_418'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_408'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '720'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_419'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_409'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_420'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_410'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_421'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_411'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_422'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_412'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_423'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_413'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_424'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_414'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_425'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_415'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_426'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_416'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_427'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_417'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_428'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_418'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_429'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_419'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_430'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_422'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_433'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_423'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_434'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_424'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_435'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_425'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_436'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_426'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_437'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_427'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_438'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_428'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_439'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_429'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens var. atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '593887'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_440'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '593887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_430'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_441'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_431'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_442'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_432'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_443'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_435'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_446'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_436'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_447'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_437'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_448'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_438'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_449'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_439'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_450'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_440'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens var. atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '593887'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_451'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '593887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_441'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_452'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_442'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_453'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_443'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '723'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_454'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_444'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '723'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_455'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_445'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '723'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_456'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_446'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '723'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_457'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_447'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '723'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_458'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_448'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '723'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_466'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_449'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '724'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_467'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_450'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '724'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_468'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_451'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '725'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_469'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_452'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '725'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_470'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_453'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '726'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_471'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_421'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_432'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_434'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_445'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.29"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_433'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '722'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_444'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_420'^^xsd:string;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '721'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_431'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_363'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_374'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_364'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_375'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.97"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.97 38.29)"^^geo:wktLiteral ;
  geo-pos:lat "42.97"^^xsd:decimal ;
  geo-pos:long "38.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_365'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '718'^^xsd:integer;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.29'^^xsd:double;
  dwc:latitude '42.97'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_376'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_303'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_314'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_305'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_316'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_304'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_315'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_281'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_292'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_282'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_293'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_283'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_294'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_284'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_295'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_285'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_296'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_286'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_297'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_287'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_298'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_288'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_299'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_289'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_300'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_290'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_301'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_291'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_302'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_292'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_303'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_293'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_304'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_294'^^xsd:string;
  dwc:scientificName 'Pyrocystis lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '164053'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_305'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_295'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_306'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_296'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '728'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_307'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_297'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_308'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_298'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_309'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_299'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_310'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_300'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_311'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_301'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_312'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_317'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_328'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_318'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticulum f. asymmetrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '706478'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_329'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '155560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_319'^^xsd:string;
  dwc:scientificName 'Pyrocystis lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '164053'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_330'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_320'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_331'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_321'^^xsd:string;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_332'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_322'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_333'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_323'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_334'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_324'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_335'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_325'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_336'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_308'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_319'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_309'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_320'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_310'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_321'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_311'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_322'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_312'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_323'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_313'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_324'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_314'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_325'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_315'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_326'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_316'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_327'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_306'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_317'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_307'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_318'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_276'^^xsd:string;
  dwc:scientificName 'Exuviaella caspica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663548'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_287'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_277'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_288'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_278'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_289'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_279'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_290'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_280'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '727'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_291'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_326'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_337'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_327'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_338'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_328'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_339'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_329'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_340'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_330'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_341'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_331'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '730'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_342'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_332'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_343'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_333'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_344'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_334'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_345'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_335'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_346'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_336'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_347'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_337'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_348'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_338'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_349'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_339'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_350'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_340'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_351'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_341'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_352'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_342'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_353'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_343'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_354'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_344'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '731'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_355'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_345'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '732'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_356'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_346'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '732'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_357'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_347'^^xsd:string;
  dwc:scientificName 'Torodinium robustum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '732'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109889'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_358'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_348'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '732'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_359'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_349'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '732'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_360'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_350'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '732'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_361'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_351'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '732'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_362'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_354'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '733'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_365'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_355'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '734'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_366'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_356'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '734'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_367'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_357'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '734'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_368'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_358'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '735'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_369'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_359'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '735'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_370'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_360'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '735'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_371'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_361'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '735'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_372'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_362'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '735'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_373'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_352'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '733'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_363'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_353'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '733'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_364'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "38.53"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 38.53)"^^geo:wktLiteral ;
  geo-pos:lat "43.27"^^xsd:decimal ;
  geo-pos:long "38.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "22" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_302'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '729'^^xsd:integer;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.53'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_313'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_189'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_207'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_190'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_208'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_191'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_209'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_192'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_210'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_193'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_211'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_194'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_212'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_195'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_213'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_196'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_214'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_197'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_215'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_198'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_216'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_199'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_217'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_200'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_218'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_201'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '736'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_219'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_202'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_220'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_203'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_221'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_204'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_222'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_205'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_223'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_206'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_224'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_207'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_225'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_208'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_226'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_209'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_227'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_210'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_228'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_211'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_229'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_212'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_230'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_213'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_231'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_214'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_232'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_215'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '737'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_233'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_216'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_234'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_217'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_235'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_218'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_236'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_219'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_237'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_234'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_252'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_235'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_253'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_221'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_239'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_222'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_240'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_223'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_241'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_224'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_242'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_225'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_243'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_228'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_246'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_226'^^xsd:string;
  dwc:scientificName 'Peridinium brochii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576813'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_244'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_227'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_245'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_232'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_250'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_233'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_251'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_230'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_248'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_231'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_249'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_236'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_254'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_237'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_255'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_245'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_256'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_246'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_257'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_259'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_270'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_260'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '741'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_271'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_257'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_268'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_258'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_269'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_250'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_261'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_252'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_263'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_253'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_264'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_254'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_265'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_255'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_266'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_256'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_267'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_247'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_258'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_248'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_259'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_249'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_260'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_275'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '744'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_286'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_264'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '741'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_275'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_265'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '741'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_276'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_266'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '742'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_277'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_267'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '742'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_278'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_268'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '742'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_279'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_269'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '742'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_280'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_270'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens var. atlantica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '742'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '593887'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_281'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '593887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_271'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '743'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_282'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_272'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '743'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_283'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_273'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '743'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_284'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_274'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '744'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_285'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_261'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '741'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_272'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_262'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '741'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_273'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_263'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '741'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_274'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_251'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '740'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_262'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_220'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_238'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_229'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '738'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_247'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_242'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_47'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_243'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_48'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_244'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_49'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_238'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_43'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_239'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_44'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_240'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_45'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.55"^^xsd:decimal ;
  dwc:decimalLongitude "38.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.55 38.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.55"^^xsd:decimal ;
  geo-pos:long "38.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_241'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '739'^^xsd:integer;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '38.75'^^xsd:double;
  dwc:latitude '43.55'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_46'^^xsd:string;
  dwc:observationDate '1951-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_181'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_199'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_182'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_200'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_183'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_201'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_184'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_202'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_185'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_203'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_186'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_204'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_187'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_205'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_188'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '750'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_206'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_164'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_182'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_165'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_183'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_166'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_184'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_167'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_185'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_168'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_186'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_169'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_187'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_170'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_188'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_171'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_189'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_172'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_190'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_173'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_191'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_174'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_192'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_175'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_193'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_176'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_194'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_177'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_195'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_178'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_196'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_179'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_197'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_180'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '749'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_198'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_568'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_586'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_569'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_587'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_570'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_588'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_571'^^xsd:string;
  dwc:scientificName 'Ceratium furca var. eugrammum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '422702'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_589'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '841211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_153'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_171'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_154'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_172'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_155'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_173'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_156'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_174'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_161'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_179'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_157'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_175'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_158'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_176'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_159'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_177'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_162'^^xsd:string;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_180'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_163'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_181'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_127'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_145'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_128'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_146'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_129'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_147'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_130'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_148'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_131'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_149'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_150'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_168'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_140'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_158'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_141'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_159'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_142'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_160'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_143'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_161'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_144'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_162'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_145'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_163'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_146'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_164'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_147'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_165'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_149'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_167'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_151'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_169'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_152'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_170'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_136'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_154'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_137'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_155'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_138'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_156'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_139'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_157'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_132'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_150'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_133'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_151'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_134'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_152'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_135'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '746'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_153'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_572'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_590'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_573'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_591'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_574'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_592'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_575'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_593'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_576'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_594'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_148'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '747'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_166'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_566'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_584'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_567'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '745'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_585'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "39.04"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 39.04)"^^geo:wktLiteral ;
  geo-pos:lat "43.92"^^xsd:decimal ;
  geo-pos:long "39.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "27" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_160'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '748'^^xsd:integer;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.04'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_178'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_561'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_579'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_562'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_580'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_563'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_581'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_564'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_582'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_565'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_583'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_521'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_539'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_522'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_540'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_523'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_541'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_524'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_542'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_525'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_543'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_526'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_544'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_527'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_545'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_528'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_546'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_529'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_547'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_530'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_548'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_531'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_549'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_532'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_550'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_533'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '751'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_551'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_534'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_552'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_535'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_553'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_536'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_554'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_537'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_555'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_538'^^xsd:string;
  dwc:scientificName 'Gyrodinium pingue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109872'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_556'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_539'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_557'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_540'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_558'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_541'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_559'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_542'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_560'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_543'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '752'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_561'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_544'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_562'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_545'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_563'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_546'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_564'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_547'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_565'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_548'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_566'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_549'^^xsd:string;
  dwc:scientificName 'Cyclotella caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163196'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_567'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_550'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_568'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_551'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_569'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_552'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_570'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_553'^^xsd:string;
  dwc:scientificName 'Distephanus speculum var. octonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '696541'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_571'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '375970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_554'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_572'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_555'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_573'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_556'^^xsd:string;
  dwc:scientificName 'Gonyaulax orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233561'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_574'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '233561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_557'^^xsd:string;
  dwc:scientificName 'Gonyaulax gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110022'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_575'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110022'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_558'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_576'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_559'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_577'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96"^^xsd:decimal ;
  dwc:decimalLongitude "39.07"^^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/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96 39.07)"^^geo:wktLiteral ;
  geo-pos:lat "43.96"^^xsd:decimal ;
  geo-pos:long "39.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4381__IBSS_Phytoplankton%20cruise5%20Tuapse_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytoplankton cruise5 Tuapse_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4381_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytoplankton cruise5 Tuapse'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytoplankton cruise5 Tuapse_560'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '39.07'^^xsd:double;
  dwc:latitude '43.96'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'Ind/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytoplankton cruise5 Tuapse_578'^^xsd:string;
  dwc:observationDate '1951-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF