@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/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1276'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1277'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1278'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1279'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1280'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1281'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1282'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1283'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1284'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1285'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1286'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1287'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1288'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1289'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1290'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:95'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1291'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1292'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1293'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1294'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1295'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1296'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1297'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1298'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1299'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1300'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1301'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1302'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1303'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1304'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1305'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1306'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:96'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1307'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1308'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2439'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2440'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2434'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2435'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2436'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2437'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2438'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2428'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2429'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2430'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2431'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2432'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 30.25)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "30.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:1_samplenumber:97'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '17.5'^^xsd:double;
  dwc:endTimeOfDay '18'^^xsd:integer;
  dwc:longitude '30.25'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2433'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1200'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1201'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1202'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1203'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1204'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1205'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1206'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1207'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1208'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1209'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1210'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1211'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1212'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1213'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1214'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1215'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1216'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1217'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1218'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1219'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1220'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1221'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1222'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1223'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1224'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1225'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1226'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1227'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1228'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1229'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1230'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1231'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1232'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1233'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1234'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1235'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1236'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1237'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1238'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1239'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1240'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1241'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1242'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1243'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1244'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:90'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1245'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1246'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1247'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1248'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1249'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1250'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1251'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1252'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1253'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1254'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1255'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1256'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1257'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1258'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1259'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1260'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1261'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1262'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1263'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1264'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1265'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1266'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1267'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1268'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1269'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1270'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1271'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1272'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1273'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1274'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:94'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1275'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1832'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1833'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1834'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1835'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1836'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1837'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1838'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1839'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1840'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1841'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1842'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1843'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1844'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Massartia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109483'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1845'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1846'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1847'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1848'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1849'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1850'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1851'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1852'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1853'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1854'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:89'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1855'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Chaetoceros socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149123'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1803'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1804'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1805'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1806'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1807'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1808'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1809'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1810'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Oxyrrhis marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109902'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1811'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1812'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1813'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1814'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1815'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1816'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1817'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1818'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1819'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1820'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1821'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1822'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1823'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1824'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1825'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1826'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1827'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1828'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1829'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1830'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:88'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1831'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2074'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2075'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2071'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2072'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2073'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2078'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2079'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2076'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2077'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2080'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2064'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2065'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2066'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2067'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2068'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2069'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:91'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2070'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2095'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2091'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2092'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Achradina sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '576930'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2093'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2094'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2087'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2088'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2089'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2090'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2085'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2086'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2081'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2082'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2083'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:92'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2084'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2101'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2103'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2104'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2109'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2110'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2112'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2113'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2114'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2111'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2115'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2098'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2099'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2100'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2105'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2106'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2107'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2108'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2096'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2097'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 31.25)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:9_samplenumber:93'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '10.5'^^xsd:double;
  dwc:longitude '31.25'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2102'^^xsd:string;
  dwc:observationDate '1991-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1334'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1335'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1336'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1337'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1338'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1339'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1340'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1341'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1342'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1343'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Peridinium elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '578130'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1344'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '233357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1345'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1346'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1347'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1348'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1349'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1350'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1351'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1352'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1353'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Meringosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1354'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1355'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1356'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1357'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1358'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1359'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Polykrikos schwarzii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109901'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1360'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1361'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1362'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:101'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1363'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1364'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1365'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1366'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1367'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1368'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1369'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1370'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1371'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1372'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1373'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1374'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1375'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1376'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1377'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1378'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1379'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1380'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1381'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1382'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:102'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1383'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1309'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Achradina pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109716'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1310'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1311'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1312'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1313'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1314'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1315'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1316'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1317'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1318'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1319'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1320'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1321'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1322'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1323'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1324'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1325'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1326'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Syracosphaera cornifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '235899'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1327'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '235898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1328'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1329'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1330'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1331'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1332'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:100'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1333'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2460'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2461'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2462'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2459'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2454'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2455'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2456'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2457'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2458'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2451'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2452'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2453'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2443'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2444'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2445'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2446'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2447'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2448'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2449'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2450'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2464'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2465'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2466'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2463'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2467'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2441'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:98'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2442'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2468'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2469'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2471'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2472'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2473'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2474'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2475'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Meringosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2476'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2477'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2479'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2480'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2478'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 31.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "31.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:4_samplenumber:99'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6166666666667'^^xsd:double;
  dwc:longitude '31.75'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2470'^^xsd:string;
  dwc:observationDate '1991-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2702'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2703'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2704'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2705'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2699'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2700'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2695'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2696'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2697'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2698'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2701'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2694'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2691'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2692'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2693'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2706'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2740'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2741'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2742'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2710'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2707'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2708'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2709'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2727'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2728'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2734'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2735'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2736'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2737'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Peridinium brochii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '576813'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2738'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2739'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2733'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2729'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2730'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2731'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2732'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2720'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2721'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2722'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2723'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2724'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2725'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2726'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2716'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2717'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2718'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2719'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2711'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:4'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2712'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2713'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2714'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2715'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2596'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2597'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2598'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2599'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2600'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2601'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2587'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2588'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2589'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2590'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2591'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2592'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2593'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2594'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2595'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2632'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2633'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2634'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2635'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2638'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2636'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2637'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2602'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2603'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2616'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2617'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2618'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2619'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2620'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2621'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2622'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2623'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2624'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2625'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2626'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2627'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Meringosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2628'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2629'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2630'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2631'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2611'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2612'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2613'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2614'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2615'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2604'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2605'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2606'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2607'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2608'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2609'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:1'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2610'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_504'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_505'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_506'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_507'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_508'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_509'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_510'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_511'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_512'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_513'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_514'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridiniales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109394'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_515'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridiniales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109394'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_516'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_517'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_518'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_519'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_520'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_521'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_522'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Peridinium brochii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '576813'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_523'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_524'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_525'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_526'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_527'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_528'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Pyrrophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '590355'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_529'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_530'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_531'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_532'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_533'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_534'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_535'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:5'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_536'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_537'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_538'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_539'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_540'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_541'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_542'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_543'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_544'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_545'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_546'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_547'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_548'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_549'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_550'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_551'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_552'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_553'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:6'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_554'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_555'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_556'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_557'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_558'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_559'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_560'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_561'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_562'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:7'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_563'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:8'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_564'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:8'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_565'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:8'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_566'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:8'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_567'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:8'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_568'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:9'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_569'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:9'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_570'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:9'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_571'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:9'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_572'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:9'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_573'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:9'^^xsd:string;
  dwc:scientificName 'Peridinium brochii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '576813'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_574'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '110211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_502'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_503'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:2'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_36'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_37'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_38'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_39'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_40'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_41'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_42'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_43'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_44'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_45'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_46'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_47'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_48'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_49'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_50'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_51'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_52'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "32.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 32.08)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "32.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:45_samplenumber:3'^^xsd:string;
  dwc:scientificName 'Ceratium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '32.08'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_53'^^xsd:string;
  dwc:observationDate '1991-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_587'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_588'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Pyrrophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '590355'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_589'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_590'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_591'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_592'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_593'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_594'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_595'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_596'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_597'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_598'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_599'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_600'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_601'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_602'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_603'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Licmophora ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '172609'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_604'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '172609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_605'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_606'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_607'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_608'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_609'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_610'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Achradina sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '576930'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_611'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_612'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_613'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_614'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_615'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Ceratium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_616'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:12'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_617'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_618'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_619'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_620'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_621'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_622'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_623'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_624'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_625'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Meringosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_626'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_627'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_628'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_629'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_630'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_631'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_632'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_633'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_634'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_635'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_636'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_637'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_638'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_639'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_640'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_641'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_642'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_643'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_644'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_645'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_646'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_647'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_648'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Achradina sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '576930'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_649'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_650'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_651'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_652'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_653'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_654'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_655'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_656'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_657'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_658'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_659'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_581'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_582'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_583'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_584'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_585'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_586'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_575'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_576'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_577'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_578'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_579'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_580'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_54'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_55'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_56'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_57'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_58'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:17'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_59'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1908'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1909'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1910'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1911'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1912'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1913'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1914'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1915'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1916'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1917'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1918'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1919'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1920'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1921'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1922'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1923'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1924'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1925'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1926'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:10'^^xsd:string;
  dwc:scientificName 'Poropila dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574226'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1927'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1928'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1929'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1930'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1931'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1932'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1933'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1934'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1935'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1936'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1937'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1938'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1939'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1940'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1941'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1942'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1943'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1944'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1945'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1946'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1947'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1948'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1949'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1950'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1951'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1952'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1953'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1954'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1955'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1956'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Peridiniales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109394'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1957'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1958'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1959'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:11'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1960'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Peridiniales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109394'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2014'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2015'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2016'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2017'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2030'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2021'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2022'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2023'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2024'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2025'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2026'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2027'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2028'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2018'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2019'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2020'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2029'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:13'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2013'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2031'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2038'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2036'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2032'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2033'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2034'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:14'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2035'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2058'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2059'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2037'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2040'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2041'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2042'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2043'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2044'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2045'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2046'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2047'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2048'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2049'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Peridiniales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109394'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2050'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2051'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2039'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2052'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2053'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2054'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2055'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2056'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:15'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2057'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2060'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2061'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2062'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.51"^^xsd:decimal ;
  dwc:decimalLongitude "32.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.51 32.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.51"^^xsd:decimal ;
  geo-pos:long "32.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:21_samplenumber:16'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '8.5'^^xsd:double;
  dwc:endTimeOfDay '9'^^xsd:integer;
  dwc:longitude '32.25'^^xsd:double;
  dwc:latitude '44.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2063'^^xsd:string;
  dwc:observationDate '1991-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1174'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1175'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1176'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1177'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1178'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1179'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Peridiniales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109394'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1180'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1181'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1182'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1183'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1184'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1185'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1186'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1187'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1188'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1189'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1190'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1191'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1192'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1193'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1194'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1195'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1196'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1197'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1198'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:87'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1199'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1098'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1099'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1100'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Dinophysis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1101'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1102'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1103'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1104'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1105'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1106'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1107'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1108'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1109'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1110'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1111'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1112'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1113'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1114'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1115'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1116'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1117'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1118'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1119'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1120'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1121'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1122'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1123'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1124'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1125'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1126'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1127'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1128'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1129'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1130'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1131'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1132'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1133'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1134'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1135'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1136'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1137'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1138'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1139'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:82'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1140'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1141'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1142'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1143'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1144'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1145'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1146'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1147'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1148'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Syracosphaera cornifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '235899'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1149'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1150'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1151'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1152'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1153'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1154'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1155'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1156'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1157'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1158'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1159'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1160'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1161'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1162'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1163'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1164'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1165'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1166'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1167'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1002'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1003'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1004'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1005'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1006'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1007'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1008'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Syracosphaera cornifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '235899'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1009'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1010'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1011'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1012'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1013'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1014'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1015'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1016'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1017'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1018'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1019'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1020'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1021'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1022'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1023'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1024'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1025'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1667'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1668'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1669'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1670'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1671'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1672'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1673'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1674'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1675'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1676'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1677'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1678'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1679'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1680'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1681'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1682'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1683'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1684'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1685'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1686'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1687'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1688'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1689'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1690'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1691'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1692'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1693'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1694'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1695'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:85'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1696'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Acanthoica acanthos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '238155'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1583'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '238155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1584'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1585'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1586'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1587'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1588'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1589'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1590'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1591'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1645'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1646'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1647'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1648'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1649'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1650'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1651'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1652'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1653'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1654'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1655'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1656'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:83'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1657'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1658'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1659'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1660'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1661'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1662'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1663'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1664'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1665'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1540'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Dinophysis fortii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109624'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1541'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1542'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:79'^^xsd:string;
  dwc:scientificName 'Erythropsis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '578131'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1543'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1544'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1545'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1546'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1547'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1548'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1549'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1550'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1551'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1552'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1553'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1554'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1555'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1556'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1557'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1558'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1559'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1560'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1561'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1562'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1563'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1564'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1565'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1566'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1567'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1568'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1569'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1570'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:80'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1571'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1572'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1573'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1574'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1575'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1576'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1577'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1578'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1579'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1580'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Syracosphaera cornifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '235899'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1581'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:81'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1582'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1168'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1169'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1170'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1171'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1172'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:86'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1173'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 33.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "33.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:23_samplenumber:84'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '9.8333333333333'^^xsd:double;
  dwc:endTimeOfDay '10.7'^^xsd:double;
  dwc:longitude '33.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1666'^^xsd:string;
  dwc:observationDate '1991-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_660'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_661'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_662'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_663'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_664'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_665'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_666'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_667'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_668'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_669'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_670'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_671'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_672'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_673'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_674'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_675'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_676'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_677'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_678'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_679'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_680'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_681'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_682'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_683'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_684'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_685'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_686'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_687'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_688'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_689'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_690'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_691'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_692'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_693'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_694'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_695'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Nitzschia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '418215'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_60'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '418215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_61'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_62'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_63'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_64'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_65'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_66'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_67'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_68'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_69'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_70'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_105'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_106'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_107'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_108'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_109'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_110'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_111'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_112'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_113'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_114'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_115'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1085'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1086'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1087'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1088'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1089'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1090'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1091'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1092'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1093'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1094'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1095'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1096'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1097'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1026'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1027'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1028'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1029'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1030'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1031'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1032'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1033'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1034'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1035'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1036'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1037'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1038'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1039'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1040'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1041'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1042'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1043'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:20'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1044'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1045'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1046'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1047'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1048'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1049'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1050'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1051'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1052'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1053'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1054'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1055'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1056'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1057'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1058'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1059'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1060'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1061'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1062'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1063'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1064'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1065'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1066'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1067'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1068'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1069'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1070'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1071'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1072'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1073'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1074'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1075'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1076'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1077'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1078'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1079'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1080'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1081'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1082'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1083'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1084'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2167'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2164'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2165'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2166'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2220'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2226'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2228'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2221'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2222'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2223'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2224'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2225'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2227'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2229'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2230'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2231'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2232'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2233'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2238'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2239'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2240'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2241'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2234'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2235'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2236'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2237'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2242'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:21'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2243'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2244'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2245'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2246'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2145'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2162'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2163'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2161'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2160'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2157'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2158'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2159'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2146'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2147'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2148'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2149'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2150'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2151'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2152'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2153'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2154'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2155'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2156'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2138'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2139'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2144'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2140'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2141'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2142'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2137'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2143'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2135'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2136'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2130'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2131'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2132'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2133'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2134'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2127'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2128'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2129'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:19'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2126'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2122'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2124'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2125'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2116'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2117'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2118'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2119'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2120'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Protoceratium spinulosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110322'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2121'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:18'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2123'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:26'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2293'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:26'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2295'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:26'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2294'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:26'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2292'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2287'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2291'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2286'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Chlorophyta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2281'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2282'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2279'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2280'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2276'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2277'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2278'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2284'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2283'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2285'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2288'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2289'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:25'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2290'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2247'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2248'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2249'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2272'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2269'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2270'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:23'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2271'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2273'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2274'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:24'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2275'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2251'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2260'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2261'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2262'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2263'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2264'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2265'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2266'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2267'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Distephanus speculum v.septenarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '577366'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2268'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '577366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2258'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2259'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2250'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2256'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2257'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2253'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2254'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2255'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.51"^^xsd:decimal ;
  dwc:decimalLongitude "34.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.51 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.51"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:39_samplenumber:22'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.75'^^xsd:double;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '43.51'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2252'^^xsd:string;
  dwc:observationDate '1991-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_116'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_117'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_118'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Cribrosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '577598'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_119'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '601509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_120'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_121'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_122'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_123'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_124'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_125'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_126'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_127'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_128'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_129'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_130'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_131'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_132'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_133'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_134'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_135'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_136'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_137'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_138'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_139'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_140'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_141'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_142'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_143'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_144'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_145'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_146'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_147'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_148'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_149'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_150'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_151'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_152'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_153'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_154'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_155'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_156'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:28'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_157'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_158'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_159'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_160'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_161'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_162'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_163'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_164'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_165'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_166'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_167'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_168'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_169'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_170'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_171'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_172'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_173'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_174'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_175'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_176'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_177'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_178'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_179'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_180'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_181'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_182'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_183'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_184'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_185'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_186'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_187'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_188'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_189'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_190'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_191'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_192'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_193'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_194'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_195'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_196'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_197'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_198'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_199'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_200'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_201'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_202'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_203'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_204'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_205'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_206'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_207'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_208'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_209'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_210'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_211'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_212'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_213'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_214'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_215'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_216'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_217'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_218'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_219'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_220'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_221'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2498'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2502'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2503'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2504'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2496'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2497'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2499'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2500'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2501'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:34'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2495'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2490'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2491'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2492'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2493'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2494'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:32'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2481'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2482'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2483'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2484'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2485'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2486'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2487'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2488'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:33'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2489'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2422'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2423'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2424'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Pontosphaera nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '576677'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2425'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '576677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Peridiniales'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109394'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2421'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2415'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2416'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2418'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2419'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2420'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2417'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2426'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:31'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2427'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2413'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2414'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2399'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Syracosphaera cornifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '235899'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2376'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '235898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2377'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2378'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2379'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2392'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2381'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2380'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2382'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2383'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2384'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2385'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2386'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2387'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2388'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2389'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2390'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2393'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2394'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:29'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2391'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2395'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2396'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2397'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2398'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2400'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2401'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2402'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2403'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2404'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2405'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2406'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2407'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2408'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2409'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2410'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2411'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:30'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2412'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2312'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2313'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2314'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2315'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2316'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2317'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2318'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Pterosperma cristatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '376081'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2309'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '376081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2302'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2308'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2310'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2311'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2303'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2304'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2305'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2306'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2307'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2296'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2297'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2300'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2301'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2298'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2299'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2321'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2322'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2319'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2320'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "35.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 35.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "35.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:24_samplenumber:27'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:endTimeOfDay '8.6666666666667'^^xsd:double;
  dwc:longitude '35.25'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_2323'^^xsd:string;
  dwc:observationDate '1991-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_88'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_89'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Gyrodinium spirale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109876'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_90'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_91'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_92'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_93'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_94'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_95'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_96'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_97'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Syracosphaera cornifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '235899'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_98'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '235898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_99'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_100'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_101'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_102'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_103'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_104'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_923'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_924'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_925'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_926'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_927'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_928'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_929'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_930'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_931'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_932'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_933'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_934'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_935'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_936'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_937'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_938'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_939'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_940'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_941'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_942'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_943'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_944'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_945'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_946'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_947'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_948'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Achradina sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '576930'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_949'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1643674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_950'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_951'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_952'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_953'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_954'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_955'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_956'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_957'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_958'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_959'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_960'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_961'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_962'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_963'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_964'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_965'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_966'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_967'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_968'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_969'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_970'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_971'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_972'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_973'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_974'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_975'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_976'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_977'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_978'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_979'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_980'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_981'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_982'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_983'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_984'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_985'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_986'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_987'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_988'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_989'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_990'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_991'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_992'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_993'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_994'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_995'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_996'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_997'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_998'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_999'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1000'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:78'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1001'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1500'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1501'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1502'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1503'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1504'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1505'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1506'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1507'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1508'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1509'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1510'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1511'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1512'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1513'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1514'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1515'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1516'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1517'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1518'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Nitzschia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '175438'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1519'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '175438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1520'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1521'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1522'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1523'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1524'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1525'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1526'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1527'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1528'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1529'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1530'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1531'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1532'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1533'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Peridinium breve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '163846'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1534'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '689514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:76'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1535'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1536'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1537'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1538'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:77'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1539'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1445'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1446'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1447'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1448'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1449'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1450'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Calyptrosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '235828'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1451'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '235828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1452'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1453'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1454'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1455'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1456'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1457'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1458'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1459'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1460'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Gyrodinium lachryma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109859'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1461'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Erythropsidinium extrudens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233101'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1462'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '233101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1463'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1464'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1465'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1466'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1467'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1468'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1469'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1470'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1471'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1472'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1473'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1474'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1475'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1476'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1477'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1478'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1479'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1480'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1481'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1482'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1483'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1484'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1485'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1486'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:74'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1487'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1488'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1489'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1490'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1491'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1492'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1493'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Peridinium steini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '345379'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1494'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Peridinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '163849'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1495'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1496'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1497'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1498'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:75'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1499'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1436'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:72'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1437'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1438'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1439'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1440'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1441'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1442'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1443'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "36.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 36.23)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "36.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:34_samplenumber:73'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '36.23'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1444'^^xsd:string;
  dwc:observationDate '1991-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:70'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1417'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:70'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_1418'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_836'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_837'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_838'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_839'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_840'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_841'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_842'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_843'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_844'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_845'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_846'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_847'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_848'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_849'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_850'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_851'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_852'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_853'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_854'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_855'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_856'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_857'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_858'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_859'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_860'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:68'^^xsd:string;
  dwc:scientificName 'Polykrikos hartmannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:aphiaid '109898'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_861'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_862'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_863'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_864'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_865'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_866'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_867'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_868'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_869'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  geo-pos:lat "44.98"^^xsd:decimal ;
  geo-pos:long "36.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2703_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Georgieva_Professor Vodyanitskiy_Cruise_33'^^xsd:string;
  dwc:catalogNumber 'cruise:33_station:15_samplenumber:69'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '8'^^xsd:integer;
  dwc:longitude '36.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort 'million cells / m³'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by a cassette bathometer fastened to a hydrophysical complex Katran-04M and from surface water by bucket. Depth of sampling was chosen according to the temperature and salinity profile from the hydrophysical complex: Katran-04M'^^xsd:string;
  dwc:occurrenceId 'IBSS_Georgieva_Professor Vodyanitskiy_Cruise_33_870'^^xsd:string;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/2703__IBSS_Georgieva_Professor%20Vodyanitskiy_Cruise_33_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 36.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "36.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumD